home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000037_icon-group-sender _Mon Feb 22 09:21:32 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id JAA11214
  4.     for icon-group-addresses; Mon, 22 Feb 1999 09:21:25 -0700 (MST)
  5. Message-Id: <199902221621.JAA11214@baskerville.CS.Arizona.EDU>
  6. Date: Mon, 22 Feb 1999 08:42:31 -0600
  7. From: "Charles Hethcoat" <chethcoa@oss.oceaneering.com>
  8. To: laturk@ibm.net, icon-group@optima.CS.Arizona.EDU
  9. Subject: Re: find()
  10. Content-Disposition: inline
  11. X-MIME-Autoconverted: from quoted-printable to 8bit by baskerville.CS.Arizona.EDU id HAA07568
  12. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  13. Status: RO
  14.  
  15. See "concord.icn" in the Icon Programming Library.  This is an excellent tool in its own right and serves as a perfect starting point for custom work.
  16.  
  17. Charles Hethcoat
  18.  
  19. >>> "Dr. Louis A. Turk" <laturk@ibm.net> 99-02-21 8:08:02 PM >>>
  20. ...is there a simple way to find only whole words in a
  21. document?  I need "on" to be found, but not the "on" in "Icon."  I also
  22. need whatever method I use to recognize that puncuation marks are not part
  23. of words.
  24.  
  25.  
  26.